-
Notifications
You must be signed in to change notification settings - Fork 102
itest improvements (docs references and vscode examples) #990
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
itest improvements (docs references and vscode examples) #990
Conversation
This commit changes the mode of itest configuration in `launch.json` to test-mode. It also removes the unused flag `btcdexec`. The binary is expected by lnd though, so it still needs to be built.
9c464a2
to
bb21c3c
Compare
@gijswijs, would appreciate if you could take a look and compare to ZZiigguurraatt#1. github is not allowing me to add you as a reviewer for some reason. |
Does it make sense to use Or, maybe the |
b408d20
to
c0e0097
Compare
@gijswijs: review reminder |
!lightninglabs-deploy mute |
Cherry picked changes from #898 . Also working to add some documentation and other improvements
.vscode
to.vscode-samples